@charset "utf-8";
/* CSS Document */
body{  margin: 0; padding: 0; font-size: 16px; color: #444;background-color:#FFFFFF;}
p,h1,h2,h3,h4,h5,h6,li,dl,dd,ul,li{ margin:0; padding: 0;}
a{ text-decoration: none; }
h1,h2,h3,h4,h5,h6{ font-weight: normal;}


.clearfix{clear: both;}

.welcome{
	font-size:14px;
	color:#FFFFFF;
}

.max1440{
	max-width:1440px;
	margin:0 auto;
}
.top .logo{
	width:100%;
}
.logo .left{
	float:left;
}
.logo .right{
	float:right;
}

.mtop60{
	margin-top:60px;
}

.menu ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.menu{
	height:60px;
	z-index:9999;
	background-color:#0378e7;
}

.menu ul{	
	padding:0 0;
	width:1500px;


}
.menu ul > li{
	width:10%;

	float:left;
	line-height:60px;
	text-align:center;
	position:relative;
}
.menu ul > li.max{


}
.menu ul > li a{
	font-size:20px;
	display:block;
	width:100%;
	height:60px;	
	overflow:hidden;

}

.menu ul > li span{
	color:#fff;
	width:100%;
	height:60px;	
	display:block;
}
.menu li .omenu span.m_hover{
	margin-top:-60px;
	color:#000;
	background-color:#F4F4F4;
	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;
	
}
.menu li:hover .omenu span.m_hover{
	margin-top:0;
	
	-webkit-transition:  margin-top 0.3s;
	-moz-transition:  margin-top 0.3s;
	-o-transition:  margin-top 0.3s;
 	transition: margin-top 0.3s;
}

.menu li > ul{
	margin:0 0;
	padding:0 0;
	width:150px;
	background-color:#fff;
	z-index:9999;
	position:absolute;
}
.menu li.max ul span{
	font-size:16px;
}

.menu li li{
	float:none;
	width:100%;
	list-style:none;
	line-height:68px;
	text-align:center;
	display:none;
}
.menu li:hover li{
	display:block;
}
.menu li li a{
	font-size:18px;
	display:block;
	width:100%;
	height:68px;	
	overflow:hidden;
	white-space:nowrap;
}
.menu li.max li a{
	font-size:14px;
}
.menu li li span{
	color:#000;
	width:100%;

	text-align:center;
	height:68px;
	display:inline-block;
	margin-left:0;
}
.menu li li span.m_hover{
	width:100%;
	margin-left:-100%;
	color:#fff;
	background-color:#2B7BCD;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
	
}
.menu li li:hover span.m_hover{
	margin-left:0;
	
	-webkit-transition:  margin-left 0.3s;
	-moz-transition:  margin-left 0.3s;
	-o-transition:  margin-left 0.3s;
 	transition: margin-left 0.3s;
}

.leftlxwm{
	line-height:38px;
	font-size:20px;
	padding-left:20px;
	background-color:#F6F6F6;
	padding-top:20px;
	padding-bottom:20px;
}

.lytop{
	height:334px;
	background-position:center;
	background-repeat:none;
	max-width:1872px;
	margin:0 auto;
}
.weizhi{
	height:75px;
	box-sizing: border-box;
	margin-top:-32px;
	text-indent:2em;
	padding-left:50px;
	padding-top:30px;
	background-color:#fff;
      -webkit-box-shadow:0px 1px 20px #ccc;
      -moz-box-shadow:0px 1px 20px #ccc;
      box-shadow:0px 1px 20px #ccc;
}
.weizhi div{
	background-image:url(../images/dwz.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
.weizhi,.weizhi a{
	font-size:18px;
	color:#7C7C7D;
}

.indexkb{
	padding-top:40px;
}
.zjdy{
	background-color:#fff;
}
.zjdy .gsjj{
	font-size:20px;
	font-family:"微软雅黑";
	margin:20px 40px;
	line-height:53px;
	text-indent:2em;
}
.zjdy .gsjj a{

	color:#008ED6;
}
.zjdy .gsjj img{
	width:500px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}


.indextitle{
	text-align:center;
	margin-bottom:40px;
}

.indextitle .cn{
	font-size:38px;
	color:#333333;
	font-weight:bold;
	letter-spacing:4px;
}
.indextitle .hx{
	width:400px;
	margin:0 auto;
	border-bottom:2px solid;
	margin-top:10px;
	margin-bottom:5px;
	
	border-image: -webkit-linear-gradient(to right, #fff , #333333 , #fff)1 10 1; /* 控制边框颜色渐变 */
	border-image: -moz-linear-gradient(to right, #fff , #333333 , #fff)1 10 1;
	border-image: linear-gradient(to right, #fff , #333333 , #fff)1 10 1; /* 标准的必须写在最后 */
	
}
.indextitle .en{
	font-size:34px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C8C8C8;
	text-transform:uppercase;

	letter-spacing:2px;
}




.news .newitem{
	float:left;
	width:49%;
	margin-top:20px;

}
.news .newitem:nth-child(even){
	margin-left:2%;
}
.news .menuli{
	width:705px;
	margin:0 auto;
	height:88px;
}

.news .menuli ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.news .menuli li{
	width:150px;
	float:left;

	margin-left:25px;
	font-size:24px;

	text-align:center;
	border-radius:10px;
	line-height:58px;
	cursor:pointer;
}
.news .menuli li span{
	color:#fff;
	width:150px;
	height:58px;
}

.news .menuli li:first-child{
	margin-left:0px;
}
.news .news-2{
	float:left;
	width:150px;
	background-color:#EDEEEE;
	color:#3E3E3E;

}
.news .news-2 span{
	display:block;
	text-align:center;
}
.news .news-2 span:first-child{
	font-size:38px;
	font-weight:bold;
	line-height:38px;
	padding-top:14px;
}
.news .news-2 span:last-child{
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	line-height:24px;
}

.news .news-3{
	padding-left:10px;
	float:left;
	width:555px;
	height:96px;
	background-color:#F7F7F7;
}
@media screen  and (max-width:1400px){
	.news .news-2{
		width:120px;
	}
	.news .news-3{
		width:520px;
	}
}
.news .news-3 span{
	display:block;
	color:#000;

}
.news .news-3 span:first-child{
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	color:#333333;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;	
}
.news .news-3 span:last-child{
	font-size:16px;
	line-height:28px;
	color:#444444;
}
.news .right .news-3{
	width:550px;
}

.news  a:hover .news-2,.news  a:hover .news-2{
	background-color:#E3E4E4;
}
.news  a:hover .news-3,.news  a:hover .news-3{
	background-color:#EDEEEE;
}

.submenu .title{
	font-size:32px;
	text-align:center;
	font-weight:bold;
	color:#333333;
	margin-top:50px;
	border-bottom:1px solid #F6F6F6;
	margin-bottom:40px;
	padding-bottom:40px;
}

.trcontent{
	font-size:20px;
	line-height:38px;
	padding-left:20px;
	padding-right:20px;
}
.trcontent a{
	color:#000;
}
.trcontent img{
	max-width:800px;
}

.pdcontent img{
	max-width:800px;
}

/*导航条CSS*/
.footnavbox{margin:0 auto; height:63px;margin-top:30px;}
.footnavbox ul{
	margin:0 0;padding:0 0;
}
.footnavbox ul li{ float: left; line-height:63px;list-style:none;}
.footnavbox ul li>a{ display: block;font-size:18px; color: #000; padding:0 13px;line-height:63px;}


/*导航条CSS*/


/*Banner 轮换图*/
.bannerbox{ position: relative; overflow: hidden; height: 680px;}
.bannerbox ul 
{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.bannerbox ul li{ width:100%;}
.bannerbox ul li a{display:block; position: absolute; left: 50%; margin-left: -960px;}
.bannerbox #dots{ width: 100%; position: absolute; bottom: 30px; left: 0; text-align: center;}
#dots a{ display: inline-block; width:12px; height: 12px; margin-left: 7px; margin-right: 7px; background: url(./image/dots.png) no-repeat;}
#dots a.active{ width:52px; height:13px; background: url(./image/dots-r.png) no-repeat;}
/*Banner 轮换图*/


.clearfx{
	clear:both;
}

.bz{
	text-align:center;
}


.listbox{
	min-height:500px;
}

.indextitle{
	text-align:center;
	font-size:32px;
	font-weight:bold;
	font-family:"微软雅黑";
	letter-spacing:8px;
	line-height:68px;
	margin-top:20px;
}
.indexsubtitle{
	margin:0 auto;
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑";
	color:#707070;
	line-height:38px;
	margin-bottom:10px;
	width:600px;
	
	}

.linan{
	font-size:18px;
	font-family:"微软雅黑";
	padding-left:90px;
	padding-right:60px;
	line-height:36px;
}

.ileft{
	width:355px;
	float:left;
}
.ileft ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.ileft ul li{

	line-height:70px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-family:"微软雅黑";
	letter-spacing:2px;
	border-bottom:2px #FFFFFF solid;
	cursor:pointer;
}
.nhover{
	background-color:#07a6c9;
}
.yhover{
	background-color:#ff0404;
}



.gsjj{
	font-size:18px;
	padding:20px;
	line-height:32px;
	color:#626262;
}
.slright {
    float: right;
	font-size:18px;
   color:#666666;
}
.slright a{
   color:#666666;
}
.slleft {
    float: left;
	font-size:28px;
	color:#FFFFFF;
	
}
.slleft a,.slleft a:hover{
	color:#FFFFFF;	
}

.slleft span{
	background-color:#FF0000;	
	padding:10px 10px;

}
.slmenu {
    border-bottom: 1px solid #ccc;
		line-height:58px;
}




.RightInside{ width:270px; margin:0 auto; overflow:hidden;}
.qdtit{ background:url(/images/people.jpg) no-repeat left center; height:40px; overflow:hidden; line-height:40px;}
.qdtit span{ color:#000000; font-size:18px; padding-left:40px;}
.qddescp{ color:#999999; padding-left:40px; line-height:25px; border-bottom:1px dashed #cccccc; padding-bottom:10px;}
.gao10{
	height:10px;
}
.eduGc{}
.eduGc li{ clear:both; overflow:hidden; padding-bottom:20px;}
.eduGc .Num{ display:block; height:22px; width:22px; text-align:center; line-height:22px; color:white; background:#007cc2;-moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px;}
.eduGc .descp{ width:235px; color:#888888; font-size:14px; line-height:20px;}
.eduGc .descp a{color:#777777; text-decoration:none;}




.inews{
	margin-top:20px;
	margin-bottom:20px;
}

.izysz{
	background-color:#FBFAFA;
}

.izixun{
	background-image:url(/images/body4bg.jpg);
	background-position:center;
	height:812px;
}
.izixun2{
	background-image:url(/images/body6bg.jpg);
	background-position:center;
	height:570px;
}
.izixun4{
	background-color:#FCFAFB;
}
.izixun5{
	background-color:#2E2E2E;

}

.izyszbg{
background-image:url(/images/izyszbg.jpg);
background-repeat:repeat-x;
height:38px;
}

.ihezuo{
	background-color:#fff;
}

.izixunbg{
background-image:url(/images/izixunbg.jpg);
background-repeat:repeat-x;
height:52px;
}
.izixun{
	background-color:#F8F8FA;
}




/*内页子分类导航*/
.submenu li{
	border-bottom:1px solid #CCCCCC;
	padding-left:10px;
	line-height:60px;
}
.submenu li a{
	font-size:20px;
	color:#333333;
}
.submenu li:hover{
	background-color:#FAFAFA;
	cursor:pointer;
}
.clearfx{
	clear:both;
}

.footmenu{
	width:660px;
	margin:0 auto;
}
.footmenu li{
	float:left;
	width:110px;
}

.footmenu li a{
	color:#FFFFFF;
}
.footmenu li a:hover{
	color:#999999;
}


.bTitle{
	font-size:26px;
	font-weight:bold;
	line-height:58px;
	color:#333333;
	text-align:center;
}
.tcontent{
	font-size:18px;
	line-height:36px;
	color:#333333;
	text-align:left;
}


.leftmenu{
	width:90%;
}
.leftmenu .lefttitle{
	background-color:#4E9DCB;
	padding-left:40px;
	font-size:24px;
	margin-top:40px;
	line-height:68px;
	color:#fff;

}
.leftmenu .leftmenu-sub{
	background-color:#F6F6F6;
}
.leftmenu .leftmenu-sub ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.leftmenu .leftmenu-sub ul li{
	line-height:68px;
	font-size:20px;
	padding-left:40px;
	color:#000;
	border-bottom:1px solid #EBEBEB;
}
.leftmenu .leftmenu-sub ul li span{
	float:right;
	margin-right:40px;
}
.leftmenu .leftmenu-sub ul li:hover{
	background-color:#EBEBEB;
}


.leftmenu a{
	color:#FFFFFF;
	font-size:18px;
}
.leftmenu a:hover{
	background-color:#D90202;
	color:#FFFFFF;
}


.leftmenu .leftnews{
	background-color:#F6F6F6;
	height:348px;
	overflow:hidden;
}
.leftmenu .leftnews ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
}
.leftmenu .leftnews ul li{
	line-height:58px;
	font-size:18px;
	list-style:disc inside;
	padding-left:20px;
	color:#000;
	border-bottom:1px solid #EBEBEB;

	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;

}

.leftmenu .leftnews ul li:hover{
	background-color:#EBEBEB;
}
.leftmenu .leftnews a{
	background-color:none;
}


.vcontent .left{
	width:30%;
	float:left;
	box-sizing: border-box;
}
.vcontent .right{
	width:70%;
	float:right;
	box-sizing: border-box;
}
.vcontent .plist{
	margin-top:40px;
}

.trcontent{
	font-size:20px;
	line-height:38px;
	padding-left:20px;
	padding-right:20px;
}
.trcontent a{
	color:#000;
}
.trcontent img{
	max-width:1020px;
}

.ptitle{
	margin-top:60px;
	border-bottom:1px solid #ccc;
}
.ptitle div{
	width:200px;
	line-height:68px;
	background-color:#1569BF;
	color:#fff;
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

.newlist li{
	text-align:left;
	border-bottom:1px solid #EFEFEF;
	color:#333333;
	line-height:38px;
	list-style:disc;
	list-style-position:inside;
	cursor:pointer;
}
.newlist li a{
	color:#333333;
	font-size:18px;
}



/*底部*/
.footer{
	margin-top:40px;
	padding:20px 20px;
}

.footer .fwz,.footer .fwz a{
	color:#FFFFFF;
	font-size:18px;
	line-height:38px;
}
.footer .fwz1{
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	text-align:right;
}
.footer .fwz1 span{
	color:#FFFFFF;
	font-size:38px;
	font-weight:bold;
}

.footer .fwz2{
	color:#FFFFFF;
	font-size:18px;
	line-height:38px;
}
.footer .fwz2 span{
	color:#FFFFFF;
	font-size:38px;
	font-weight:bold;
}

.middle {
    width: 1200px;
    margin: 0 auto;
	margin-top:20px;
	line-height:38px;
}
.lcontent {
    width: 283px;
}

.left_menu {
	float:left;
    text-align: left;

}
.left_menu ul,.leftbk{
	border:1px solid #CCCCCC;
}
.left_menu ul li{
	text-align:center;
	background-color:#fff;
	list-style:url(/images/jtc.png);
	list-style-position:inside;
	list-style-type:none;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #CCCCCC;
	font-size:18px;
	color:#676767;
	cursor:pointer;
}
.left_menu ul li a{
	font-size:18px;
	color:#676767;
	text-decoration:none;
}
.left_menu ul li span{
	float:right;
	margin-right:40px;
	font-size:18px;
	margin-top:5px;
}


.left_menu ul ul{
	border:none;
}
.left_menu ul li ul li{
	background-color:#F7F7F7;
	list-style:none;

	padding-left:40px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted  #CCCCCC;
	font-size:16px;
	color:#676767;
	cursor:pointer;
}
.left_menu ul li  ul li a{
	font-size:16px;
	color:#676767;
	text-decoration:none;
}


.menu_1 {
    border-top: 2px #005a34 solid;
    padding: 0px 10px;
    line-height: 36px;
	text-align:center;
}
.strong {
    font-weight: bold;
    font-size: 16px;
}

.listnews {
    padding: 0px 10px;
}

.listnews li a:hover {
        color: #fc7800;
        background: none;
}

.right {
    float: right;
}

.left {
    float: left;
}

.newslist{
	margin-top:40px;
}
.newslist ul{
	margin:0 0;
	padding:0 0;
	list-style:none;
	margipn
}
.newslist ul li{
	margin-bottom:20px;
	padding-bottom:20px;
	background-color:#FAF9F9;
	padding:20px 20px;
	position:relative;

}
.newslist ul li:hover{
	background-color:#EEEEEE;

}


.newslist .p-title{
	color:#000;
	font-size:24px;
	line-height:68px;
	border-bottom:1px solid #CCCCCC;
}
.newslist .p-desc{
	color:#999999;
	font-size:18px;
	line-height:38px;
}
.newslist .p-date{
	color:#666666;
	font-size:18px;
	line-height:68px;
	position:absolute;
	margin-right:20px;
	right:0;

}

.xxpic{padding:15px 0 0 20px; overflow:hidden;}
.xxpic ul li{margin:0 15px 5px 0; width:80px; text-align:center; float:left;}
.xxpic a{
	color:#000000;
	line-height:38px;
	font-size:16px;
}

.listn li {
    background: url(/Images/list_03.gif) no-repeat;
    background-position: left;
    padding-left: 10px;
	line-height:38px;
	border-bottom:1px solid #F0F0F0;
}

.listn li a {
        font-size:14px;
        text-align: left;
		color:#000000;
}

.listnews {
    padding: 0px 10px;
}

.listnews li a:hover {
        color: #fc7800;
        background: none;
}
.rcontent {
    width: 894px;
    text-align: left;

    border-top: none;
    margin-left: 20px;
	
}
.content_2 {
    padding: 20px;
}

.listmenu_1 li {
    float: none;
    border-bottom: 1px dashed #ccc;
	list-style:disc;	
	line-height: 36px;
	padding-bottom:15px;
	cursor:pointer;
}
.listmenu_1 li a {
    line-height: 36px;
	font-size:22px;
	color:#000000;
}
.listmenu_1 li .intro {
    line-height: 36px;
	font-size:16px;
	color:#666666;
	text-indent:2em;
	min-height:80px;
	
}
.listmenu_1 li .wzbt{ font-size:18px; margin-top:20px; background:url(/images/list_03.gif) no-repeat 0 15px; padding-left:20px;
font-weight:bold;
}


.sinput{
	border:1px solid #999999;
	width:20px;
	height:20px;
}

.inews img{
	border-radius: 10px; 
}
.inews{
	line-height:58px;
}
.inews a{
	font-size:18px;
	color:#000000;
}
.ixxnews{
	margin-left:15px;
}
.ixxnews li{
	line-height:36px;
	border-bottom:1px dashed #666666;
	list-style:url(/images/jt.jpg) inside;
}
.ixxnews li a{
	font-size:18px;
	color:#5E5E5E;
}
.ixxnews li span{
	float:right;
}
.ilzixun a{
	color:#036AD3;
	font-size:18px;
	font-weight:bold;
}
.izxlist li{
	line-height:32px;
	list-style:disc;
	list-style-position:inside;

}
.izxlist li a{
	font-size:16px;
	color:#5C5C5E;
}

.bpost2{
	background-color:#F71717;
	border:none;
	width:120px;
	height:40px;
	color:#FFFFFF;
	font-size:26px;
	-webkit-box-shadow:inset 0 5px 5px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0px 5px 5px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.6);	
}

.piclist{
	text-align:center;
}

.piclist li{
	width:50%;
	float:left;
}
.piclist img{
	width:400px;
	height:300px;
}
.piclist a{
	font-size:18px;
	color:#000000;
	line-height:48px;
}


.ipiclist{
	text-align:center;
}

.ipiclist li{
	float:left;
	padding-right:15px;
}
.ipiclist img{
	width:225px;
	height:150px;
}
.ipiclist a{
	font-size:18px;
	color:#000000;
	line-height:38px;
}

.nleft{
	float:left;
	margin-left:23px;
	margin-right:10px;
}
.nright{
	margin-right:15px;

}
.ntitle{
	color:#36332E;
	font-size:18px;
}
.ntitledesc{
	color:#656766;
	font-size:16px;
}
.nlist ul{
	margin-left:25px;
}
.nlist ul li{
	list-style:inside;
	line-height:32px;
}
.nlist a{
	font-size:16px;
	color:#313330;

}

.pleft{
	float:left;
	margin-right:20px;
}
.pright{
	float:right;
	
}




.listmenu_2 li {
    float: none;
	padding-bottom:15px;
	cursor:pointer;
	width:284px;
	float:left;
	text-align:center;	
}
.listmenu_2 li a {
    line-height: 36px;
	font-size:18px;
	color:#000000;
}

.listmenu_2 li img {
    width:270px;
	height:170px;
}




.product ul li{
	width:371px;
	height:371px;
	float:left;
	margin:10px 11px;
	box-shadow:0px 0px 10px 10px #F7F6F6;
	background-color:#000000;
	cursor:pointer;
}
.product ul li:hover{
	background-color:#DB0308;
}
.product ul img{
	width:371px;
	height:275px;
	border-radius:0px;
}
.product ul div{
	width:371px;
	height:60px;
	color:#fff;
	font-size:26px;
	text-align:center;
	margin-top:16px;
}


.ianli ul li{
	width:371px;
	height:445px;
	float:left;
	margin:10px 11px;
	box-shadow:0px 0px 10px 10px #F7F6F6;
	background-color:#000000;
	cursor:pointer;
}
.ianli ul li:hover{
	background-color:#DB0308;
}
.ianli ul img{
	width:371px;
	height:369px;
	border-radius:0px;
}
.ianli ul div{
	width:371px;
	height:56px;
	color:#fff;
	font-size:26px;
	text-align:center;
	margin-top:20px;
}

.izixun{
	height:538px;
	background-image:url(/images/bg.jpg);
	background-position:center;
	width:100%;
}

.k1{
	color:#FFFFFF;
	line-height:32px;
	font-size:17px;
}

.icnews ul li{
	list-style:none;
	margin-top:20px;
	margin-bottom:20px;
	height:90px;
	cursor:pointer;
}
.icnews ul li img{
	border:1px solid #CCCCCC;
	width:100px;
	height:80px;
}
.inleft{
	float:left;
	height:85px;
}
.inright{
	float:left;
	width:470px;
	margin-left:10px;
	height:85px;
}
.inright .intitle,.inright .intitle a{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.inright .indec,.inright .indec a{
	font-size:18px;
	color:#666666;
	text-decoration:none;
}

.gsintitle,.gsintitle a,.gsintitle a:hover{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.gsindec,.gsindec a,.gsindec a:hover{
	font-size:18px;
	color:#666666;
	text-decoration:none;
}

.idnews li{
	list-style-image:url(/images/jiant.jpg);
	list-style-position:inside;
	line-height:32px;
}
.idnews li a,.idnews li a:hover{
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.ld1{
	font-size:18px;
	color:#000;
	text-align:left;
	margin-left:10px;
	line-height:48px;
	margin-top:20px;
}
.ld2{
	font-family:"微软雅黑";
	color:#FF0000;
	font-size:28px;
	text-align:center;
	line-height:88px;
	font-weight:bold;
}
.llanmu{
	font-size:32px;
	color:#FFFFFF;
}

.listmenu_pic{
	margin-top:30px;
}

.listmenu_pic li {
    float: none;
	width:49%;
	float:left;
	line-height: 36px;
	padding-bottom:15px;
	cursor:pointer;
	list-style:none;
	text-align:center;
}
.listmenu_pic img{
    border:1px solid #CCCCCC;
	width:400px;
	height:266px;
}
.listmenu_pic li a {
    line-height:36px;
	font-size:18px;
	color:#000000;
}


.listmenu_ipic{
	margin-top:30px;
}

.listmenu_ipic li {
    float: none;
	width:33%;
	float:left;
	line-height: 36px;
	padding-bottom:15px;
	cursor:pointer;
	list-style:none;
	text-align:center;
}
.listmenu_ipic li a {
    line-height:36px;
	font-size:18px;
	color:#000000;
}
.listmenu_ipic li intro{
    line-height:36px;
	font-size:18px;
	color:#000000;
}


.sproduct{

}
.sproduct li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	width:460px;
	margin-bottom:20px;	
	
	cursor:pointer;
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.sproduct li>div:first-child{
	width:458px;
	height:460px;
	overflow:hidden;	
}
.sproduct li img{
	width:460px;
	height:460px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;	
}
.sproduct li:hover img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.sproduct li .h1,.sproduct li .h1 a{
	color:#333333;
	line-height:28px;
	font-size:20px;
	margin-left:8px;
	font-weight:bold;
}
.sproduct li .c1,.sproduct li .c1 a{
	color:#666666;
	line-height:58px;
	font-size:18px;

}
.sproduct li .c1{
	border-top:1px solid #CCCCCC;
	margin-left:15px;
	margin-right:15px;
}
.sproduct li span{
	float:right;
	font-size:28px;
	font-weight:bold;
}


@media screen and (max-width:1400px){
.sproduct li{
	float:left;
	width:410px;
	margin-bottom:20px;	
}
.sproduct li>div:first-child{
	width:408px;
	height:410px;
}
.sproduct li img{
	width:410px;
	height:410px;
}
}

.sanli{

}
.sanli li{
	float:left;
	margin-left:10px;
	margin-right:10px;
	list-style:none;
	width:460px;

	margin-bottom:20px;
	overflow:hidden;
	border-radius:10px;
	
	cursor:pointer;	
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.sanli li>div:first-child{
	width:458px;
	height:320px;
	overflow:hidden;	
}
.sanli li img{

	width:460px;
	height:320px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;	
}

.sanli li:hover img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.sanli li .h1,.sanli li .h1 a{
	color:#333333;
	line-height:28px;
	font-size:20px;
	margin-left:8px;
	font-weight:bold;
}
.sanli li .c1,.sanli li .c1 a{
	color:#666666;
	line-height:58px;
	font-size:18px;

}
.sanli li .c1{
	border-top:1px solid #CCCCCC;
	margin-left:15px;
	margin-right:15px;
}
.sanli li span{
	float:right;
	font-size:28px;
	font-weight:bold;
}


.ileft{
	float:left;
	width:100px;
	text-align:center;
	border-right:1px solid #999999;
	padding-top:10px;
}
.ileft span{

	font-size:36px;
	font-weight:bold;
	line-height:40px;
}
.ileft div{
	font-size:16px;
	font-weight:bold;
	line-height:28px;
	padding-bottom:20px;
}

.iright{
	float:left;
	width:460px;
	margin-left:20px;
}
.iright span{
	font-size:18px;
	font-weight:bold;
	line-height:38px;
}
.iright div{
	font-size:16px;
	line-height:28px;
	color:#666666;
}
.iright span a{
	color:#000000;
	text-decoration:none;
}
.iright div a{
	color:#666666;
	text-decoration:none;
}


.news ul li{
	list-style:none;
	height:140px;
}



.news .iright{
	float:left;
	width:550px;
	margin-left:20px;
}


.plist ul{
	margin:0 0;padding:0 0;
	list-style:none;
}
.plist ul li{
	float:left;
	width:290px;
	height:330px;
	margin-left:10px;
	margin-right::10px;
	box-sizing: border-box;
	border:1px solid #EFEFEF;
	
	overflow: hidden;
	position: relative;
	
	border-radius:10px;
	margin-bottom:50px;
}



.plist ul li img{
	width:290px;
	height:290px;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.plist ul li:hover img{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.plist .p-title{
	position:absolute;
	bottom:-52px;
	background-color:#6A6A6A;
	text-align:center;
	color:#fff;
	width:100%;
	line-height:48px;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist ul li:hover .p-title{
	
	background-color:#3174B1;
	bottom:0;
	opacity:0.8;
	
  -webkit-transition: bottom 0.3s;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
.plist .p-title > div{
	width:60%;
	margin:0 auto;
	border:1px solid #fff;
	border-radius:5px;
	margin-bottom:10px;
	line-height:38px;
}
.plist .p-title > div:hover{
	background-color:#fff;
	color:#3174B1;
}

/* 当页面宽度大于960px小于1200px */
@media screen and (min-width:1400px){
	.plist ul li img{
		width:310px;
		height:310px;
	}
	.plist ul li{
		float:left;
		width:310px;
		height:360px;
	}	
}


.met_pager{
	text-align:center;
	padding-top:20px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 16px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 16px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.foot{
	background-color:#4E9DCB;
	height:240px;
	padding-top:40px;
}


.foot-2,.foot-2 a{
	text-align:center;
	font-size:20px;
	line-height:48px;
	color:#fff;
}
.foot-2 a:hover{
	color:#fff;
}

